home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Misc
/
memoPad
/
Source
/
MemoPad.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1995-05-15
|
1KB
|
78 lines
MyWindow = {
SUPERCLASS = Window;
};
FirstResponder = {
ACTIONS = {
clipStuff:;
};
SUPERCLASS = Object;
};
MyObject = {
ACTIONS = {
findTodayMemo:;
template:;
calendar:;
preference:;
reference:;
notebook:;
playVoiceSound:;
selectInsertPoint:;
appWillTernimate:;
playMemoSound:;
controlMemo:;
showMoreInfoPanel:;
savePad:;
printPad:;
controlPad:;
findPrevious:;
moisPrecedent:;
controlVoice:;
openWindow:;
selectYear:;
loadPad:;
autoLine:;
findNext:;
ShowInfoPanel:;
telephonebook:;
scrapbook:;
moisSuivant:;
clipStuff:;
getVoiceSoundPath:;
selectMonth:;
showFindPanel:;
autoDate:;
currentMonth:;
appDidInit:;
getDefaultPad:;
getMemoSoundPath:;
saveDefault:;
};
OUTLETS = {
calendarPanel;
mainWindow;
memoSoundPath;
boutonMemo;
pad;
calendrier;
infoPanel;
voiceSoundPath;
padSelector;
preferencePanel;
findPanel;
yearSelector;
insertPoint;
calView2;
defaultPadSelector;
calView1;
findText;
boutonVoice;
calView;
moreInfoPanel;
templateTexte;
myListener;
monthSelector;
moisVoir;
};
SUPERCLASS = Object;
};